{
	"definitions": [//Dyes: Black=0 Red =1 Green=2 Brown=3 Blue=4 Purple=5 UNU=6 Silver=7 Grey=8 Pink=9 Lime=10 Yellow=11 Light Blue=12 Magenta=13 Orange=14 White=15
		{
			"name": "Chrome Lowrider Wheel 1 §7[3D12]",
			"subName": "_chrome",
			"extraMaterials": ["minecraft:iron_ingot:0:2"]
		},
		{
			"name": "Gold Lowrider Wheel 1 §7[3D12]",
			"subName": "_gold",
			"extraMaterials": ["minecraft:gold_ingot:0:2"]
		}
	],
	
	"general": {
		"type": "ground_wheel",
		"stackSize": 4,
		"materials": ["mts:unuparts.unuparts_part_unu_wheel_compact:0:1"]
	},
	
	"rendering": {
		"animatedObjects": [
			{
				"objectName": "$Tire",
				"animations": [
					{
						"animationType": "visibility",
						"centerPoint": [0, 0.46875, 1.96875],
						//"axis": [0, 0, 0],
						"variable": "ground_isflat",
						"clampMin": 0,
						"clampMax": 0
					}
				]
			}
		]
	},
	
	"ground": {
		"isWheel": true,
		"height": 0.75,
		"width": 0.25,
		"motiveFriction": 0.5,
		"lateralFriction": 0.5,
		"flatHeight": 0.5
	}
}
